home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / dev / asm / phxass423.lha / PhxAss / Locale / PhxAss.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-09-25  |  6KB  |  156 lines

  1. ## version $VER: PhxAss.catalog 4.21 (20.09.95)
  2. ## codeset 0
  3. ## language xxxx
  4. _00_Info
  5. ; \nCoded by Frank Wille (Phoenix/Phantasm), 1991-95\n
  6. _01_Instr
  7. ; \nImportant parameters:\n
  8. ;   TO <name>\t\t\tSet object name\n
  9. ;   DS=SYMDEBUG\t\t\tAppend Debugger Symbol-Hunks\n
  10. ;   DL=LINEDEBUG\t\t\tAppend Source Level Debugging Information\n
  11. ;   OPT <flags>\t\t\tDetermine optimization level\n
  12. ;   SC=SMALLCODE\t\t\tForce small code\n
  13. ;   SD=SMALLDATA <basReg>[,<sec>] Force small data\n
  14. ;   SET <symbol[=value]>\t\tPreset symbol value (default: 1)\n
  15. ;   LIST <name>\t\t\tListing file\n
  16. ;   EQU <name>\t\t\tEquates file\n
  17. ;   I=INCPATH <path1[,path2,...]>\tAdd include paths\n
  18. ;   H=HEADINC <name1[,name2,...]>\tInclude files\n
  19. ; \nRefer to documentation for more parameters.\n
  20. ; Pass %d\n
  21. ; Optimize '%c' ignored !\n
  22. _22_Stats
  23. ; \n%ld lines in %d.%02d sec = %ld lines/min.\n
  24. ; Global symbols: %ld\nLocal symbols:  %ld\n
  25. ; Bytes gained by optimization: %ld\n
  26. ; Code:\40
  27. ; Data:\40
  28. ; BSS:\40\40
  29. ; %3d section(s)        %6ld bytes\n
  30. ; none\n
  31. ; %s    %38s    Page %-3d\n\n
  32. ; ***  SECTIONS  ***\n\nNo  Name                             Type            First referenced\n
  33. ; CODE
  34. ; DATA
  35. ; BSS
  36. ; OFFS
  37. ; \n\n***  SYMBOLS  ***\n\nSymbol                Value    Section Line  References\n
  38. ;  +++ MACRO +++\40\40
  39. ;   -- SET Symbol --\40\40\40\40\40
  40. ; *** unreferenced ***\n
  41. ; ***  Equates file for %-32s %s        ***\n\n
  42. ; %s\n%d %s\n in line %ld (= line %ld of %s)\n\n
  43. ; Do you want to continue (y/n) ?\40
  44. _52_ErrorDuringInitPhase
  45. ; Init
  46. _53_ErrorDuringCleanUp
  47. ; CleanUp
  48. _54_OutOfMemory
  49. ; Divide up your source or buy more RAM
  50. _55_ctrlC
  51. ; \n*** BREAK - Assembly terminated\n
  52. _56_MacroError
  53. ; In line %ld of macro %s:\n
  54. _63_PositiveAnswerChar
  55. _64_ERROR_STRINGS
  56. ; 00 No error.\n
  57. ; Out of memory
  58. ; Unable to open utility.library
  59. ; Can't open timer.device
  60. ; DREL16 out of range
  61. ; HEADINC: file name expected
  62. ; IncDir path name expected
  63. ; SMALLDATA: Illegal base register
  64. ; MACHINE not supported
  65. ; File doesn't exist
  66. ; Missing include file name
  67. ; Read error
  68. ; String buffer overflow
  69. ; Too many sections
  70. ; Symbol can't be made external
  71. ; Symbol was declared twice
  72. ; Unable to make XREF symbol
  73. ; Illegal opcode extension
  74. ; Illegal macro parameter
  75. ; Illegal characters in label
  76. ; Unknown directive
  77. ; Too many parameters for a macro
  78. ; Can't open trackdisk.device
  79. ; Argument buffer overflow
  80. ; Bad register list
  81. ; Missing label
  82. ; Illegal seperator for a register list
  83. ; SET, MACRO, XDEF, XREF and PUBLIC are illegal for a local symbol
  84. ; Not a register (try d0-d7 or a0-a7 or sp)
  85. ; Too many ')'
  86. ; Unknown addressing mode
  87. ; Addressing mode not supported
  88. ; Can't use macro in operand
  89. ; Undefined symbol
  90. ; Missing register
  91. ; Need data-register
  92. ; Need address-register
  93. ; Word at odd address
  94. ; Syntax error in operand
  95. ; Relocatability error
  96. ; Too large distance
  97. ; Displacement expected
  98. ; Valid address expected
  99. ; Missing argument
  100. ; Need numeric symbol
  101. ; Displacement outside of section
  102. ; Only one distance allowed
  103. ; Missing bracket/parenthesis
  104. ; Expression stack overflow
  105. ; Unable to negate an address
  106. ; Can't use distance and reloc in the same expression
  107. ; Shift error (wrong type or negative count)
  108. ; Can't multiply an address
  109. ; Overflow during multiplication
  110. ; Can't divide an address
  111. ; Division by zero
  112. ; No logical operation allowed on addresses
  113. ; Need two addresses to make a distance
  114. ; Unable to sum addresses
  115. ; Write error
  116. ; Not a byte-, word- or long-string
  117. ; Can't subtract a XREF
  118. ; Impossible in absolute mode
  119. ; Unknown error (fatal program failure)
  120. ; No externals in absolute mode
  121. ; Out of range
  122. ; Assembly aborted
  123. ; Missing ENDC/ENDIF
  124. ; Missing macro name
  125. ; Missing ENDM
  126. ; Can't define macro within a macro
  127. ; Unexpected ENDM
  128. ; Unexpected ENDC/ENDIF
  129. ; Impossible in relative mode
  130. ; Parameter buffer overflow
  131. ; Illegal REPT count
  132. ; Unable to create file
  133. ; No reference list without a listing file
  134. ; No address allowed here
  135. ; Illegal characters in symbol
  136. ; Source code too large (max. 65535 lines)
  137. ; No floating point without the appropriate math-libraries
  138. ; Overflow during float calculation
  139. ; Illegal symbol type in float expression
  140. ; Type of SET can't be changed
  141. ; Can't mix LOAD, FILE and TRACKDISK
  142. ; Near mode not activated
  143. ; Instruction not implemented in your machine
  144. ; Illegal scale factor
  145. ; Missing operand
  146. ; Section doesn't exist
  147. ; Illegal RORG offset
  148. ; Immediate operand size error
  149. ; Missing ENDR
  150. ; Unexpected ENDR
  151. ; REPT nesting depth exceeded
  152. ; Already a directive name
  153. ; SAVE nesting depth exceeded
  154. ; Unexpected RESTORE
  155. ; Missing RESTORE
  156.